Autogenerated HTML docs for v1.7.2-rc3-39-g53b30
diff --git a/git-config.html b/git-config.html index c1c7939..d174bde 100644 --- a/git-config.html +++ b/git-config.html
@@ -3860,6 +3860,24 @@ </p> </dd> <dt> +submodule.<name>.path +</dt> +<dt> +submodule.<name>.url +</dt> +<dt> +submodule.<name>.update +</dt> +<dd> +<p> + The path within this project, URL, and the updating strategy + for a submodule. These variables are initially populated + by <em>git submodule init</em>; edit them to override the + URL and other values found in the <tt>.gitmodules</tt> file. See + <a href="git-submodule.html">git-submodule(1)</a> and <a href="gitmodules.html">gitmodules(5)</a> for details. +</p> +</dd> +<dt> tar.umask </dt> <dd> @@ -3973,7 +3991,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 2010-07-13 22:47:44 UTC +Last updated 2010-07-15 22:23:59 UTC </div> </div> </body>